IFTP v2.x commands. (c) copyright 1997 Santronics Software Inc. ;-------------------------------------------------------------------- ; DO NOTE CHANGE THIS FILE. IT IS DESIGNED FOR THE HELP COMMAND ; IN IFTP CONSOLE MODE. Print this out as a quick reference. ;-------------------------------------------------------------------- Dialopts [/STATUS] [/KEEP] [/TIMEOUT <#>] Define dialing options Dial [entry] [username [password]] Dial a PPP system Hangup Hangup/Drop Carroer Open [host/alias] [userid] [password] Open session Close Close current session Quit Close session, quit iFTP Exit [errorlevel] Exit current script w/ errorlevel Abort [string] Abort iftp with errorlevel=1 Halt [errorlevel] Abort iftp w/ errorlevel Dir [file spec] Display directory files CD [directory] Change or display directory MD Create directory Mkdir Create directory RD Delete directory Rmdir Delete directory Erase Delete file(s) Del Delete file(s) Get [storage] [-kill] Download file(s) Put [storage] [-kill] Upload file(s) Copy Copy source files to target path Move Move source files to target path Writefile [string] Write string to file Debug [ON|OFF|LOG|ASYNC|SCRIPT] Enables log,script,async debugging Call [parameters] Call another script Run [parameters] Same as call command Goto